Ijraset Journal For Research in Applied Science and Engineering Technology
Authors: Shreyash Bachate, Prajwal Kakade, Harish Sugandhi, Prof. Parag Jambhulkar
DOI Link: https://doi.org/10.22214/ijraset.2023.56347
Certificate: View Certificate
In the dynamic realm of higher education and career advancement, our college community now has access to a transformative portal. Here, students can delve into a vast repository of real-world interview experiences shared by peers, alumni, and industry professionals. These firsthand accounts offer a unique opportunity for current students to gain an inside perspective on interview processes, company cultures, and expectations across various organizations. Furthermore, our portal boasts a cutting-edge resume analysis feature. Students can upload their resumes, and a sophisticated algorithm scrutinizes their qualifications, skills, and experiences. Utilizing this analysis, the system generates tailored recommendations for companies and positions that closely align with each student’s unique profile, academic background, and career aspirations. This streamlines the job search process, broadens students’ horizons, and empowers them to explore career opportunities they might not have considered otherwise. Our aim is to facilitate professional growth, ensuring that our students seamlessly transition into the workforce. By fostering the sharing of interview experiences and delivering personalized company suggestions, our platform equips students to make informed career decisions, enhance their job application strategies, and embark on successful career paths.
I. INTRODUCTION
The journey from student life to the professional realm is a transformative phase in one’s academic career. It’s a time of great anticipation and excitement but often marred by challenges and uncertainties. This pivotal juncture is marked by the transition from absorbing theoretical knowledge in lecture halls to applying it in the real-world workplace. It’s a transition that requires more than just academic acumen; it necessitates practical wisdom, insights, and a roadmap to navigate the maze of interviews and job applications.
Recognizing the significance of this transition, our college community takes immense pride in introducing a revolutionary portal tailored to our students’ specific needs. This innovative platform promises to be a beacon of guidance and support as they embark on their professional journeys. Our portal serves two critical functions: firstly, it curates a vast repository of real-world interview experiences generously shared by fellow students, esteemed alumni, and industry professionals. These candid accounts offer an authentic and unvarnished glimpse into the interview processes, company cultures, and expectations that exist across a diverse spectrum of organizations. Through these stories, students can gain an intimate understanding of what to expect, demystifying the often intimidating interview experience. Moreover, they equip students with the knowledge and insights needed to approach interviews with confidence and poise, armed with a comprehensive understanding of what lies ahead.
Beyond this treasure trove of interview experiences, our portal incorporates an advanced resume analysis feature. Here’s where technology meets personalized career development. Students can upload their resumes, and an intricate algorithm meticulously examines their qualifications, skills, and experiences. Leveraging this analysis, our system generates customized company recommendations. These recommendations are not one-size-fits-all; instead, they align students with organizations and positions that most closely match their unique profiles, academic backgrounds, and career aspirations. This approach is designed to streamline the job search process, saving students precious time and effort while broadening their horizons. Perhaps most significantly, it encourages students to explore career opportunities they may not have previously considered, expanding their potential and increasing their career prospects.
Our ultimate goal with this portal is to foster the professional growth and success of our students. We aim to facilitate a seamless transition from academic life to the workforce, ensuring that every student is well-prepared, well-informed, and well-placed to embark on a fulfilling career. By promoting the sharing of interview experiences and providing tailored company suggestions, our platform empowers students to make informed career decisions, enhance their job application strategies, and ultimately, set them on a path to success in their chosen fields. We believe this portal will not only ease the anxieties that often accompany the transition from college to career but also significantly enhance the prospects and opportunities available to our esteemed students.
II. LITERATURE WORK
In the context of selecting the most qualified candidates from a pool, a variety of Natural Language Processing (NLP) techniques, including bigram, trigram, and n-gram analyses, alongside text classification, are harnessed. This model harnesses Machine Learning to execute the classification process, making use of the algorithm mentioned in [1]. Leveraging web service APIs, this information is subsequently used to assess students’ resumes based on the skill sets demanded by job roles. Named Entity Recognition (NER) software such as Apache OpenNLP and the Stanford Named Entity Recognizer play a pivotal role in this process [9] [10] [11].
Yong Luo crafted a proprietary dataset categorized into two distinct segments: positive and negative. In total, 33 resumes were categorized as positive, while 89 were identified as negative [3] [10].
The objective here was to develop a web-based application for the screening of 220 resumes, with 200 of them designated for training and the remaining 20 for testing. This application is partitioned into three key sections:
The applicant submits their resume on the applicant’s side, ´ with server-side processing and training executed via the NLP Pipeline, incorporating the usage of SpaCy, an NLP framework [6]. The recruiter, on their end, receives a ranked list of resumes determined through a scoring mechanism, enabling them to select the most suitable candidate for the job [2].
This system introduces an innovative approach wherein candidates submit their resumes post-interview. The system then employs a face-based technique to extract key skills from the resume, followed by TF-IDF vectorization to transform words into vectors for machine comprehension. The K-Nearest Neighbours (KNN) algorithm is then employed to identify the resume that closely matches the job description provided by the recruiter. The system consistently achieves an average parsing accuracy of 85% [4] [5]. The NER model is employed to extract valuable entities from documents, bolstered by the word2vec model, rendering the system more versatile. Similarities are computed using the cosine similarity algorithm [7].
Al-Otaibi et al. presented a comprehensive examination of job recommendation services. The authors delve into the various stages characterizing the recruitment process within organizations. They expound upon how e-recruitment portals facilitate organizational recruitment processes, outline factors that influence candidate selection, and provide insights into relevant aspects of the recruitment process [12]. Resume screening is a crucial process in talent acquisition, where organizations receive a large volume of job applications and need to efficiently identify the most suitable candidates for a given job opening. Traditional manual screening methods are time-consuming and subject to human bias. To address these challenges, there has been growing interest in lever[1]aging Natural Language Processing (NLP) and Long Short[1]Term Memory (LSTM) networks for automating the resume screening process. This literature survey provides an overview of existing research in this area [13].
Several studies have proposed the integration of NLP and LSTM to enhance the accuracy and efficiency of resume screening. By using NLP for text preprocessing, including entity recognition and keyword extraction, and then employing LSTM for the actual classification task, these models have achieved significant improvements in matching resumes to job requirements [13]. NLP-based resume screening methods address various challenges. They can handle resumes in different formats, including PDF and Word documents, by converting text into a structured format. Additionally, NLP enables the identification of relevant keywords and phrases within resumes to ensure a better match between job descriptions and applicants [14]. One of the primary benefits of using NLP in resume screening is enhanced efficiency. Automation reduces the time and effort required for reviewing resumes. NLP-based systems can process a large volume of applications quickly, allowing recruiters to focus on the most promising candidates [15].
Attention-based deep learning models have emerged as powerful tools for keyword extraction. These models, such as BERT, are pre-trained on vast text corpora and possess a strong contextual understanding of language. This contextual understanding enables them to capture nuances and context-specific keywords from job descriptions [25].
BERT has been a game changer in the field of Natural Language Processing (NLP). Its pre-trained contextual embeddings have shown remarkable performance in various NLP tasks, including keyword extraction. Researchers have adopted BERT as a foundation for developing attention-based models for job description analysis [19].
The recruitment process plays a pivotal role in the success of organizations. To ensure the selection of the best-fit candidates, an intelligent decision support system for recruitment has become indispensable. This system encompasses two essential components: resume screening and applicants ranking. Recent advancements in artificial intelligence (AI) and machine learning have led to innovative approaches in this domain. Resume screening is the initial step in the recruitment process, where organizations evaluate numerous resumes to identify potential candidates. Traditional methods, often manual, are time-consuming and can be prone to human bias. The advent of AI and machine learning has revolutionized this process [20] [21]. Stacked models refer to a machine learning approach that combines the predictions of multiple models to improve overall performance. In the context of resume screening and ranking, stacked models can offer a sophisticated solution to enhance decision-making. Ensemble learning is a fundamental concept in the application of stacked models. It involves combining the outputs of multiple base models to produce a final prediction. In the context of resume analysis, ensemble learning can enhance the accuracy and reliability of resume screening and ranking [17].
Software engineering resumes often contain extensive technical information and require a nuanced screening process. The use of advanced technologies and techniques aids in automating this screening, resulting in more efficient and effective talent acquisition. NLP plays a pivotal role in the screening process. NLP models are designed to parse and analyze the content of software engineering resumes.
They extract information about skills, qualifications, and work experience, enabling automatic screening. Word matching involves comparing the content of resumes to predefined lists of keywords, phrases, or terms relevant to software engineering positions. This technique aids in identifying candidates who possess the specific skills and qualifications required for the role.
Character positioning, also known as character-level analysis, involves the identification of specific characters or sequences within resumes. This technique is particularly useful for identifying technical certifications, languages, or technologies mentioned within the text. Regex provides a powerful and flexible way to search for and match patterns within textual data. In software engineering resume screening, Regex can be employed to identify patterns related to skills, programming languages, certifications, and other qualifications [15].
ATS systems are widely used to manage and categorize job applications. They help recruiters sort and filter through a large volume of resumes. While efficient, ATS systems often rely on keyword matching and may not provide a comprehensive analysis of candidate suitability. ”ATS BREAKER” is introduced as a system designed to enhance the capabilities of existing ATS solutions. It goes beyond keyword matching and offers a more nuanced and holistic approach to comparing candidate resumes with specific company requirements. ATS BREAKER employs an advanced comparison mechanism that takes into account not only keywords but also the contextual relevance of the information provided in candidate resumes. This approach aims to reduce false positives and false negatives in the candidate selection process. ATS BREAKER leverages machine learning algorithms for more accurate resume analysis. Machine learning models can be trained to identify the most suitable candidates based on a wider range of criteria, including skills, qualifications, and experience [24].
III. METHODOLOGY
The development of a portal to compile interview experiences of college students and offer personalized company recommendations based on their resumes requires a systematic approach. The following methodology outlines the steps involved in creating this portal:-
A. Needs Assessment
B. Content Aggregation
C. Resume Analysis Engine
D. Coding Profile Scraping
E. Data Preprocessing
F. Recommendation System
G. User Profiles
H. User Interface Design
I. Security and Privacy
J. Testing and Validation
K. User Feedback Collection
L. Launch and Promotion
M. Continuous Improvement
N. User Support and Training
O. Data Analytics
P. Feedback Loop
Here is a table listing the various technologies and tools employed in the development of an experience-sharing platform:-
This table provides a structured overview of the technologies and tools used in different aspects of the platform’s development. We can use this as a reference to plan your project’s technology stack.
The methodology outlined above provides a structured approach to developing a comprehensive portal that not only compiles interview experiences but also offers tailored company recommendations to college students based on their resumes. It aims to enhance the career development process, helping students make informed career decisions and streamline their job search.
IV. ACKNOWLEDGEMENT
First and foremost, we extend our heartfelt appreciation to the benevolent God for His continuous kindness and blessings throughout the course of this project. We would like to express our sincere gratitude to the Department of Computer Engineering at Pune Institute Of Computer Technology, Pune, for granting us the opportunity to undertake this endeavour. Our thanks also go out to Prof. Parag Jambhulkar, guide of our project, for his invaluable suggestions and collaboration. We’d like to genuinely acknowledge our teachers for their unwavering guidance and support. The remarkable success of this project would not have been possible without the invaluable assistance of our loved ones in conducting the research and their unwavering encouragement throughout the journey.
In the dynamic landscape of higher education and career development, the creation of a portal that seamlessly integrates interview experiences and personalized company recommendations marks a significant milestone in the journey of our college community. This multifaceted portal serves as a beacon of support and guidance, empowering our students as they navigate the challenging transition from the halls of academia to the corridors of the professional world. The repository of interview experiences, generously shared by our students, alumni, and industry professionals, offers a treasure trove of insights into the intricacies of real-world interviews. These firsthand accounts provide an authentic window into the interview processes, corporate cultures, and expectations spanning a myriad of industries and companies. They act as a bridge, connecting classroom knowledge with practical know-how, enabling our students to approach interviews with a newfound sense of confidence and preparedness. Beyond this, the portal’s innovative recommendation system adds a layer of sophistication, using resume analysis and machine learning to match individual student profiles with the requirements and cultures of prospective employers. This personalized approach simplifies the job search process and encourages our students to explore a wide spectrum of career opportunities that align with their qualifications and aspirations. In essence, this portal embodies our commitment to the holistic development of our students. It provides them with a toolkit to make informed career decisions, enhance their job application strategies, and ultimately embark on successful and fulfilling career paths. It is a testament to our dedication to their professional growth and a manifestation of our belief that their journey should be marked not only by academic excellence but by a seamless transition into the professional world. In conclusion, this portal stands as a guiding light, helping our students make the leap from academia to the professional realm with confidence and clarity. It underscores the fusion of technology, shared experiences, and a supportive community. With this portal at their disposal, our students are better equipped to face the opportunities and challenges that await them in the world of work, and we look forward to celebrating their future successes and contributions to their chosen fields.
[1] Pradeep Kumar Roy, Vellore Institute of Technology, 2019. A Machine learning approach for automation of resume recommendation system, ICCIDS 2019. 10.1016/j.procs.2020.03.284. [2] Thimma Reddy Kalva, Utah State University, 2013. Skill-Finder: Automated Job-Resume. [3] Based Framework for automatic resume quality Suhjit Amin, Fr.Conceicao Rodrigues Institute of Technology, 2019. Web Application for Screening resume, IEEE DOI: 10.1109/ICNTE44896.2019.8945869. [4] Ashwini K, Umadevi V, Shashank M Kadiwal,Revanna, Design and Development of e Learning based Resume Ranking. [5] Riza tana Fareed, rajah V, and Sharadadevi kaganumat “Resume Classification and Ranking using KNN and Cosine Similarity” In 2021 International Journal of Engineering. [6] Sujit Amin, Nikita Jayakar, Sonia Sunny, Pheba Babu, M. Kiruthika, Ambarish Gurjar, Web Application for Screening Resume, 2019 International Conference on Nascent Technologies in Engineering (ICNTE), DOI: 10.1109/ICNTE44896.2019.8945869. [7] Suhas H E, Manjunath AE, “Differential Hiring using Combination of NER and Word Embedding”, In 2020 International Journal of Recent Technology and Engineering (IJRTE), ISSN: 2277-3878, Vol.9 [8] Centre for Monitoring Indian Economy Pvt Ltd. (CMIE),2022. The unemployment rate in India. [9] Howard, J.L., Ferris, G.R., 1996. The employment interview context: Social and situational influences on interviewer decisions Xavier Schmitt, Sylvain Kubler, Jer my Robert, Mike Papadakis, Yves LeTraon University of Luxembourg, Luxembourg Replicable Comparison Study NER Software: StanfordNLP, NLTK, OpenNLP, SpaCy, Gate. [10] Y. Luo, Y. Wen, T. Liu, and D. Tao, “Transferring knowledge fragments for learning distance metric from a heterogeneous domain,” IEEE Transactions on Pattern Analysis and Machine Intelligence, 2018. [11] Mikheev, Andrei; Moens, Marc; Glover, 1999. “Named Entity Recognition without Gazetteers.” Proceedings of EACL ’99. HCRCLanguage Technology Group, University of Edinburgh, http://acl.ldc.upenn.edu/E/E99/E99-1001.pdf. [11] Al-Otaibi, S.T., Ykhlef, M., 2012. A survey of job recommender systems. International Journal of Physical Sciences 7, 5127–5142. [12] S. M, I. P. B, M. Kuppala, V. S. Karpe and D. Dharavath, ”Automated Resume Classification System Using Ensemble Learning,” 2023 9th International Conference on Advanced Computing and Communication Systems (ICACCS), Coimbatore, India, 2023, pp. 1782-1785, doi: 10.1109/ICACCS57279.2023.10112917. [13] S. Bharadwaj, R. Varun, P. S. Aditya, M. Nikhil and G. C. Babu, ”Resume Screening using NLP and LSTM,” 2022 International Conference on Inventive Computation Technologies (ICICT), Nepal, 2022, pp. 238241, doi: 10.1109/ICICT54344.2022.9850889. [14] T. M. Harsha, G. S. Moukthika, D. S. Sai, M. N. R. Pravallika, S. Anamalamudi and M. Enduri, ”Automated Resume Screener using Natural Language Processing(NLP),” 2022 6th International Conference on Trends in Electronics and Informatics (ICOEI), Tirunelveli, India, 2022, pp. 1772-1777, doi: 10.1109/ICOEI53556.2022.9777194. [15] D. Pant, D. Pokhrel and P. Poudyal, ”Automatic Software Engineering Position Resume Screening using Natural Language Processing, Word Matching, Character Positioning, and Regex,” 2022 5th International Conference on Advanced Systems and Emergent Technologies, Hammamet, Tunisia, 2022 [16] M. Alamelu, D. S. Kumar, R. Sanjana, J. S. Sree, A. S. Devi and D. Kavitha, ”Resume Validation and Filtration using Natural Language Processing,” 2021 10th International Conference on Internet of Everything, Microwave Engineering, Communication and Networks (IEMECON), Jaipur, India, 2021, pp. 1-5, doi: 10.1109/IEMECON53809.2021.9689075. [17] R. Ransing, A. Mohan, N. B. Emberi and K. Mahavarkar, ”Screening and Ranking Resumes using Stacked Model,” 2021 5th International Conference on Electrical, Electronics, Communication, Computer Technologies and Optimization Techniques (ICEECCOT), Mysuru, India, 2021, pp. 643-648, doi: 10.1109/ICEECCOT52851.2021.9707977. [18] Real Resume - A Web-app for building resume and portfolio , Chetana V. Mhatre1, Vikas R. Mishra2, Mohammed Mustkeem J. Momin3, Vidya Nemade4 [19] Job Recommendation Based on Recurrent Neural Network Approach, D. S. OUNACERa, M. MSALEKa, M. Y. EL GHOUMARP, M.AZZOUAZP [20] A smart resume screening tool for customized shortlisting, Poonam Tijare, Mohammed Waseem, Mohd Azaan Sherani, Kornipalli Sampath Kumargari Sai Krishna, Kavitha P. [21] An Intelligent Decision Support System For Recruitment: Resumes Screening and Applicants Ranking Arwa Najjar, Belal Amro, Mario´ Macedo, https://doi.org/lO.31449/inf.v45i4.3356 [22] RESUME SCREENING USING MACHINE LEARNING, MUNGI NAGA VENKATA SAI RAGHAVENDRA, Vol 13 Issue 09,2022, [23] ISSN:0377-9254 [24] A Model for Improving the Quality of Student Internship Placements in Engineering Degrees, Rafael Garcia and Jordi Puig, [25] doi:10.3991/ijac.v4i1.1518 [26] “ATS BREAKER” - A System for Comparing Candidate Resume and Company Requirements, Lino Mathew, Nithin C George, Nikitha Linet, Nithin K Thomas, International Journal of Engineering Research Technology, http://www.ijert.org ISSN: 2278-0181 IJERTV9IS060403, Vol. 9 Issue 06, June-2020 [27] H. F. Mahdi, R. Dagli, A. Mustufa and S. Nanivadekar, ”Job Descriptions Keyword Extraction using Attention based Deep Learning Models with BERT,” 2021 3rd International Congress on Human-Computer Interaction, Optimization and Robotic Applications (HORA), Ankara, Turkey, 2021, pp. 1-6, doi: 10.1109/HORA52670.2021.9461296.
Copyright © 2023 Shreyash Bachate, Prajwal Kakade, Harish Sugandhi, Prof. Parag Jambhulkar. This is an open access article distributed under the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.
Paper Id : IJRASET56347
Publish Date : 2023-10-28
ISSN : 2321-9653
Publisher Name : IJRASET
DOI Link : Click Here